Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
List of all members
AsaAclv6Process Class Reference

AsaAclv6Process is the process that handles ipv6 ACLs for asa. More...

Inheritance diagram for AsaAclv6Process:
Aclv6Process AclProcess Process

Additional Inherited Members

- Public Member Functions inherited from AclProcess
void addAcl (string)
 Adds the Acl object with the specified ID to this process. More...
 
void removeAcl (string)
 Removes the Acl object with the specified ID from this process. More...
 
Acl getAcl (string)
 Returns the Acl object from the specified ID. More...
 
Acl getAclAt (int)
 Returns the Acl object at the specified index. More...
 
int getAclCount ()
 Returns the number of Acl objects in this process. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

AsaAclv6Process is the process that handles ipv6 ACLs for asa.


The documentation for this class was generated from the following file: